Skip to content

Conversation

bergarces
Copy link
Contributor

@bergarces bergarces commented Oct 10, 2025

Explanation

Assets controllers release.

References

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed, highlighting breaking changes as necessary
  • I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes

Note

Bumps monorepo to 614, releases assets-controllers 80 with real-time WebSocket balances, and updates bridge packages to 50 with peer dep alignment.

  • Packages:
    • packages/assets-controllers v80.0.0:
      • Add real-time balance updates via WebSocket (AccountActivityService) with intelligent polling (30s default; 5m when WS up).
      • Add TokenDetectionController:addDetectedTokensViaWs action; subscribe to status/balance events.
      • Perf: reduce NFT detection API calls; minor bug fix for address format.
      • BREAKING: messenger must allow new WS events/actions; default polling interval changed.
    • packages/bridge-controller v50.0.0:
      • BREAKING: bump peer/dev deps to @metamask/assets-controllers@^80.0.0.
    • packages/bridge-status-controller v50.0.0:
      • BREAKING: bump peer/dev deps to @metamask/bridge-controller@^50.0.0.
  • Repo:
    • Root version to 614.0.0; update yarn.lock accordingly.

Written by Cursor Bugbot for commit fb639ee. This will update automatically on new commits. Configure here.

@bergarces bergarces requested review from a team as code owners October 10, 2025 16:31
@bergarces bergarces enabled auto-merge (squash) October 10, 2025 16:41
Copy link
Contributor

@mcmire mcmire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor suggestion but otherwise LGTM.

@bergarces bergarces merged commit 4a4aedc into main Oct 13, 2025
243 checks passed
@bergarces bergarces deleted the release/614.0.0 branch October 13, 2025 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants